var vendor/golang.org/x/text/unicode/bidi.bidiIndex
31 uses
vendor/golang.org/x/text/unicode/bidi (current package)
prop.go#L96: i := bidiIndex[c0]
prop.go#L106: i := bidiIndex[c0]
prop.go#L112: i = bidiIndex[o]
prop.go#L122: i := bidiIndex[c0]
prop.go#L128: i = bidiIndex[o]
prop.go#L134: i = bidiIndex[o]
prop.go#L159: i := bidiIndex[c0]
prop.go#L169: i := bidiIndex[c0]
prop.go#L175: i = bidiIndex[o]
prop.go#L185: i := bidiIndex[c0]
prop.go#L191: i = bidiIndex[o]
prop.go#L197: i = bidiIndex[o]
tables15.0.0.go#L30: i := bidiIndex[c0]
tables15.0.0.go#L40: i := bidiIndex[c0]
tables15.0.0.go#L46: i = bidiIndex[o]
tables15.0.0.go#L56: i := bidiIndex[c0]
tables15.0.0.go#L62: i = bidiIndex[o]
tables15.0.0.go#L68: i = bidiIndex[o]
tables15.0.0.go#L86: i := bidiIndex[c0]
tables15.0.0.go#L90: i = bidiIndex[uint32(i)<<6+uint32(s[1])]
tables15.0.0.go#L94: i = bidiIndex[uint32(i)<<6+uint32(s[2])]
tables15.0.0.go#L115: i := bidiIndex[c0]
tables15.0.0.go#L125: i := bidiIndex[c0]
tables15.0.0.go#L131: i = bidiIndex[o]
tables15.0.0.go#L141: i := bidiIndex[c0]
tables15.0.0.go#L147: i = bidiIndex[o]
tables15.0.0.go#L153: i = bidiIndex[o]
tables15.0.0.go#L171: i := bidiIndex[c0]
tables15.0.0.go#L175: i = bidiIndex[uint32(i)<<6+uint32(s[1])]
tables15.0.0.go#L179: i = bidiIndex[uint32(i)<<6+uint32(s[2])]
tables15.0.0.go#L1916: var bidiIndex = [1664]uint16{
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |